Android Espresso Revealed by Denys Zelenchuk

Android Espresso Revealed by Denys Zelenchuk

Author:Denys Zelenchuk
Language: eng
Format: epub
ISBN: 9781484243152
Publisher: Apress


perform()—Executes the provided atom within the current context. This method blocks until the atom returns. Produces a new instance of WebInteraction that can be used in further interactions.

check()—Evaluates the given WebAssertion. After this method completes, the result of the atom’s evaluation is available via get.

get()—Returns the result of a previous call to perform or check.

For better understanding, web interactions can be split into different groups where each group represents some functional load, as shown in Figure 6-1.

Driver atoms:webClick()—Simulates the JavaScript events to click on a particular element.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.